Release 10.1A: OpenEdge Data Management:
SQL Reference
REPEAT
Returns a character string composed of
string_exprepeatedcounttimes.Syntax
Example
The following example shows how to use the
REPEATfunction:
Notes
- The
string_expcan be of the type fixed-length or variable-lengthCHARACTER.- The count can be of type
INTEGER,SMALLINT, orTINYINT.- If any of the arguments of the expression evaluates to a
NULL, the result isNULL.- If the count is negative or zero, the result evaluates to
NULL.string_expand the result can contain multi-byte characters.Compatibility
ODBC compatible
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |